inverted file

英 [ɪnˈvɜːtɪd faɪl] 美 [ɪnˈvɜːrtɪd faɪl]

网络  倒排文件; 倒排文档; 倒排档; 倒排表; 反转文件

计算机



双语例句

  1. The index storage models of the hybrid index mechanism have three models: tree model, hash index model and inverted file model.
    混纯索引机造采取的索引亡储模型从要无树、哈希和反排文件三类方式。
  2. The algorithm only need scan the transaction database once, and all the transaction operations are carried out on the inverted file mapped from transaction database.
    算法只需对事务数据库做一次扫描,并且所有对事务的处理操作都在事务数据库映射成的倒排文件中进行。
  3. Based on data-distort method, we propose privacy preserving association rules mining algorithm IFB-PPARM using efficient data structure namely inverted file.
    基于数据变换法,提出使用高效数据结构即倒排文件的隐私保护关联规则挖掘算法IFB-PPARM。
  4. Improve the d-gaps Technique for Inverted File Compression: Document Identifier Reassignment
    倒排文档压缩技巧d-gaps的改进&文档标识号重置法
  5. Previous studys almost focused on the compression ratio, and usually ignore the dynamic efficiency of inverted file.
    前人的研究关注得更多的是倒排索引的压缩率,而往往忽略了动态性。地方科技动态土壤层和植被层在COZ日动态上呈现较好的反向变化关系。
  6. Through Boolean Model of inverted file and Histogram Model, a new index is established aimed at syntactically representation of image structure content.
    通过倒排文件的布尔模型的初步查询和计算相似性测度的最终查询相结合建立了一种新的针对图像结构内容的句法描述模型和索引方法。
  7. An Elementary Study of Programming Inverted File Retrieval in dBASE ⅲ
    用dBASEⅢ编写倒排文档检索程序初探
  8. MG inverted file is a kind of data structure suitable to the management of informations of iteration and multi-level mesh, which has the advantage of being used for adaptive local refinement.
    MG倒排文件是一种适用于管理多层次剖分信息和迭代信息的数据结构,具有适用于自适应加细和多重网格迭代的优点。
  9. We show that if we can build a full, well-structured inverted file system, that file system takes on the effect and the efficiency of a Data Base System, for Chinese Information Retrieval System.
    其目的在于说明就汉字情报检索系统而言,只要构造一个好结构的倒排文件系统,即能起到DBS的功效作用。
  10. Simulation results show that the retrieval algorithm under the new organization of the inverted file can decrease its execution time significantly, and the optimal parameter selection for this blocking organization is discussed.
    通过建立检索性能模型,进行分析和仿真实验,结果表明这一方法下的检索算法可以有效的减少检索执行时间,并得到这一组织方式中分块参数的优化选择方法。
  11. Discusses the popular word-based inverted file index model and the traits of index data, presents a run-length coding index compression algorithm, utilizing this compression coding, researches fast index creation process based on memory cache.
    针对目前比较流行的基于词的倒排文档索引模型,结合全文检索数据的特点,提出了变长编码的索引压缩算法。利用该压缩编码,研究了基于内存缓存的快速创建索引的流程。
  12. Fast Image Retrieval Method Based on Lattice Vector Quantization and Inverted File
    基于格矢量量化和倒排文件的快速图像检索方法
  13. A New Processing Algorithm of Inverted File Overflow
    一种新的倒排档溢出处理算法
  14. Implementation to Seek for Data of Inverted File Based on Programming of C Language
    基于C语言编程实现倒排文件的数据查找
  15. This paper analyzes in detail the performance of executing join operation by use of the Link Inverted File ( LIF).
    本文对LIF支持下的RDBP执行联接操作的性能进行了详细地分析。
  16. To improve the throughput of Information Retrieval System, we need to research into inverted file compression techniques, to get the statuesque point between best compression ratio and the fastest decompression time.
    要提高文件检索系统的性能,需要对倒排文件压缩技术进行研究与对比,以使文件检索系统在最大压缩比和最快的解压速度间寻找均衡,以到达最大的吞吐量。
  17. An improved algorithm& stack mode algorithm for programming inverted file retrieval is presented in this paper.
    本文给出了设计倒排文档检索程序的一种改进算法&栈式算法。
  18. This paper will use randomised local search ( RLS) algorithm to cluster the image regions. And then, an indexing scheme similar to the inverted file technology will be introduced.
    本研究在图像索引方面采用随机局部搜索(RLS)算法对图像上的区域进行聚类,并引入倒查文件技术对图像库进行索引;
  19. Boolean Rule Hiding Algorithm Based on Inverted File
    基于倒排文件的布尔规则隐藏算法
  20. A Blocking Inverted File Structure for Search Engine
    搜索引擎倒排文件的一种分块组织技术
  21. Proof of equivalency of some classes of inverted file systems to a data base system
    论证一类倒排文件系统与DB系统的等价性问题
  22. This article discusses the problem about reversed polish notation in inverted file retrieval technique for full text retrieval;
    本文针对倒排文档检索技术实现全文检索过程中检索算式的逆波兰转换问题进行详细深入的探讨;
  23. Based on a deep analysis of the function parallelism of conventional sequential and inverted file retrieval, the paper presents the principle and procedure of parallel algorithms for sequential and inverted file retrieval provided that a homogeneous MIMD computer system is employed.
    本文在较深入地分析传统的顺排检索和倒排检索中的功能并行性之后,基于同构型MIMD计算机系统,研究并提出并行顺排检索和并行倒排检索的算法原理及过程。
  24. Thirdly, Global inverted file has disadvantages on retrieval speed and scalability.
    已有的全局索引分配策略,具有检索速度慢、可扩展性不强的缺点。
  25. Single Point Iteration and MG Inverted File
    单点迭代和MG倒排文件
  26. Two approaches are proposed to implement the adjacency matrix of text string, which leads to two new full-text indexing models, i.e., adjacency matrix based inverted file and adjacency matrix based PAT array.
    采用两种不同的方式实现文本串邻接矩阵,导出了两种基于邻接矩阵的新型全文索引模型,即基于邻接矩阵的倒排文件和基于邻接矩阵的PAT数组。
  27. Approach to the Parallelism for Sequential and Inverted File Retrieval
    关于顺排检索和倒排检索的并行化探讨
  28. Applying inverted file indexing technique and Chinese word segmentation technique, DI method builds an absolute index model and a relative one. The method can efficiently support diverse queries.
    DI索引方法采用倒排文件索引机制及中文分词技术,建立了绝对索引模型和相对索引模型,能有效支持各种形式的路径表达式,又不会占用过大的空间。
  29. The approach builds a semantic network between keyword and visual feature clusters based on the inverted file, and updates the semantic network by the long-term relevance feedback learning.
    该方法通过倒排序索引文件建立关键字和多种视觉特征聚类之间的初始语义网络,并利用用户的长期反馈学习进一步更新该语义网络,实现自动的多模融合检索。